Fix crashes in connection with pathbar scrolling (#321560, Bogdan Nicula)
authorMatthias Clasen <mclasen@redhat.com>
Sat, 19 Nov 2005 03:46:04 +0000 (03:46 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 19 Nov 2005 03:46:04 +0000 (03:46 +0000)
commit6e4a379e93d6c0c37b4f326063c766a324f970e6
treea3bc793cff3f6284816de9bb55b234d5f2226346
parent478043a1ed8f6ba8e14d0a704afb0e69d4599e15
Fix crashes in connection with pathbar scrolling (#321560, Bogdan Nicula)

2005-11-18  Matthias Clasen  <mclasen@redhat.com>

Fix crashes in connection with pathbar scrolling (#321560,
Bogdan Nicula)

* gtk/gtkpathbar.c (gtk_path_bar_update_slider_buttons):
Stop scrolling when desensitising slider buttons.
(gtk_path_bar_scroll_timeout, gtk_path_bar_slider_button_press):
And use it here.

* gtk/gtkpathbar.h (struct _GtkPathBar): Add a separate
scrolling_down flag.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkpathbar.c
gtk/gtkpathbar.h